To automatically indent the highlighted text, select Auto-indent Selection or press Ctrl+I. To automatically format the highlighted text, select Auto-format ...
Automatic automatic indentation - a mode that indents code as you type. Works pretty well for lisp out of the box. Other modes might need some tweaking to ...
If you want to indent multiple lines at once, select them and press Ctrl+] to add the indent or Ctrl+[ to remove it. Pressing the same keys ... Enable automatic indent in VS... · Method 2: Using linter or...
Highlight a whole page of code and use the 'auto indent' feature to tidy up all the formatting / indentation by itself. Is there a similar feature in VSCode?